﻿2026-06-21T07:19:15.7121094Z Current runner version: '2.335.1'
2026-06-21T07:19:15.7125668Z Runner name: 'kitsubito'
2026-06-21T07:19:15.7126196Z Runner group name: 'Default'
2026-06-21T07:19:15.7126835Z Machine name: 'KITSUBITO'
2026-06-21T07:19:15.7128738Z ##[group]GITHUB_TOKEN Permissions
2026-06-21T07:19:15.7130618Z Contents: read
2026-06-21T07:19:15.7131017Z Metadata: read
2026-06-21T07:19:15.7131383Z Packages: read
2026-06-21T07:19:15.7131744Z ##[endgroup]
2026-06-21T07:19:15.7133295Z Secret source: Actions
2026-06-21T07:19:15.7133810Z Prepare workflow directory
2026-06-21T07:19:15.7489072Z Prepare all required actions
2026-06-21T07:19:15.7517966Z Getting action download info
2026-06-21T07:19:16.0362504Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-21T07:19:16.5943891Z Complete job name: n1-gate (self-hosted, Linux, kitsubito)
2026-06-21T07:19:16.6785457Z ##[group]Run actions/checkout@v5
2026-06-21T07:19:16.6786205Z with:
2026-06-21T07:19:16.6786552Z   fetch-depth: 0
2026-06-21T07:19:16.6786977Z   repository: SaberMage/spt-core
2026-06-21T07:19:16.6790174Z   token: ***
2026-06-21T07:19:16.6790527Z   ssh-strict: true
2026-06-21T07:19:16.6790882Z   ssh-user: git
2026-06-21T07:19:16.6791244Z   persist-credentials: true
2026-06-21T07:19:16.6791636Z   clean: true
2026-06-21T07:19:16.6792003Z   sparse-checkout-cone-mode: true
2026-06-21T07:19:16.6792413Z   fetch-tags: false
2026-06-21T07:19:16.6792766Z   show-progress: true
2026-06-21T07:19:16.6793128Z   lfs: false
2026-06-21T07:19:16.6793456Z   submodules: false
2026-06-21T07:19:16.6793811Z   set-safe-directory: true
2026-06-21T07:19:16.6794397Z ##[endgroup]
2026-06-21T07:19:16.7621466Z Syncing repository: SaberMage/spt-core
2026-06-21T07:19:16.7622947Z ##[group]Getting Git version info
2026-06-21T07:19:16.7623659Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-21T07:19:16.7624545Z [command]/usr/bin/git version
2026-06-21T07:19:16.7649792Z git version 2.43.0
2026-06-21T07:19:16.7667435Z ##[endgroup]
2026-06-21T07:19:16.7678368Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/21af2d42-d90b-4759-9f0f-705b84204a56' before making global git config changes
2026-06-21T07:19:16.7681302Z Adding repository directory to the temporary git global config as a safe directory
2026-06-21T07:19:16.7682289Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-21T07:19:16.7711393Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-21T07:19:16.7731488Z https://github.com/SaberMage/spt-core
2026-06-21T07:19:16.7742191Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-21T07:19:16.7744843Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-21T07:19:16.7763927Z HEAD
2026-06-21T07:19:16.7795249Z ##[endgroup]
2026-06-21T07:19:16.7796156Z [command]/usr/bin/git submodule status
2026-06-21T07:19:16.7975196Z ##[group]Cleaning the repository
2026-06-21T07:19:16.7978278Z [command]/usr/bin/git clean -ffdx
2026-06-21T07:19:16.8005761Z Removing traceable-reqs
2026-06-21T07:19:16.8011709Z [command]/usr/bin/git reset --hard HEAD
2026-06-21T07:19:16.8074585Z HEAD is now at 62ed01167 Merge 77378b113f546c0fb9baed3bf6bd82525a0bb28f into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T07:19:16.8079634Z ##[endgroup]
2026-06-21T07:19:16.8081266Z ##[group]Disabling automatic garbage collection
2026-06-21T07:19:16.8084147Z [command]/usr/bin/git config --local gc.auto 0
2026-06-21T07:19:16.8108486Z ##[endgroup]
2026-06-21T07:19:16.8109172Z ##[group]Setting up auth
2026-06-21T07:19:16.8113833Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-21T07:19:16.8139486Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-21T07:19:16.8328056Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-21T07:19:16.8352680Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-21T07:19:16.8540795Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-21T07:19:16.8564592Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-21T07:19:16.8757038Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-21T07:19:16.8788495Z ##[endgroup]
2026-06-21T07:19:16.8789246Z ##[group]Fetching the repository
2026-06-21T07:19:16.8796229Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +62ed01167c9aa4bf0fe4930e6f0f9d7cfa297b3f:refs/remotes/pull/27/merge
2026-06-21T07:19:17.6803689Z From https://github.com/SaberMage/spt-core
2026-06-21T07:19:17.6805106Z    18416fd8a..71378d895  v0.13.0-p1b-ack-deadlock -> origin/v0.13.0-p1b-ack-deadlock
2026-06-21T07:19:17.6806299Z  * [new branch]          wedge-trace-instrumentation -> origin/wedge-trace-instrumentation
2026-06-21T07:19:17.6807269Z  * [new branch]          wedge-trace-v2 -> origin/wedge-trace-v2
2026-06-21T07:19:17.6808094Z  * [new branch]          wedge-trace-v3 -> origin/wedge-trace-v3
2026-06-21T07:19:17.6808785Z  * [new branch]          wedge-trace-v4 -> origin/wedge-trace-v4
2026-06-21T07:19:17.6838260Z ##[endgroup]
2026-06-21T07:19:17.6839235Z ##[group]Determining the checkout info
2026-06-21T07:19:17.6839945Z ##[endgroup]
2026-06-21T07:19:17.6842353Z [command]/usr/bin/git sparse-checkout disable
2026-06-21T07:19:17.6880069Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-21T07:19:17.6907195Z ##[group]Checking out the ref
2026-06-21T07:19:17.6909343Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/27/merge
2026-06-21T07:19:17.6952260Z HEAD is now at 62ed01167 Merge 77378b113f546c0fb9baed3bf6bd82525a0bb28f into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T07:19:17.6957248Z ##[endgroup]
2026-06-21T07:19:17.6994303Z [command]/usr/bin/git log -1 --format=%H
2026-06-21T07:19:17.7019631Z 62ed01167c9aa4bf0fe4930e6f0f9d7cfa297b3f
2026-06-21T07:19:17.7204919Z ##[group]Run echo 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"
2026-06-21T07:19:17.7206349Z [36;1mecho 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"[0m
2026-06-21T07:19:17.7223580Z shell: /usr/bin/bash -e {0}
2026-06-21T07:19:17.7224302Z ##[endgroup]
2026-06-21T07:19:17.7360843Z ##[group]Run set -euo pipefail
2026-06-21T07:19:17.7361674Z [36;1mset -euo pipefail[0m
2026-06-21T07:19:17.7362357Z [36;1mPIN=0c95435[0m
2026-06-21T07:19:17.7363006Z [36;1mCACHE="$HOME/spt-n1-oldbroker"[0m
2026-06-21T07:19:17.7363820Z [36;1mBIN="$CACHE/target/debug/spt"[0m
2026-06-21T07:19:17.7364995Z [36;1m# Self-healing cache: rebuild the pin only when it moves. Clone OUTSIDE[0m
2026-06-21T07:19:17.7366431Z [36;1m# the workspace (a clone inside gets adopted by the cargo workspace).[0m
2026-06-21T07:19:17.7367862Z [36;1mif [ ! -x "$BIN" ] || [ "$(cat "$CACHE/.builtpin" 2>/dev/null || true)" != "$PIN" ]; then[0m
2026-06-21T07:19:17.7369144Z [36;1m  rm -rf "$CACHE"[0m
2026-06-21T07:19:17.7369920Z [36;1m  git clone "$GITHUB_WORKSPACE" "$CACHE"[0m
2026-06-21T07:19:17.7370798Z [36;1m  git -C "$CACHE" checkout "$PIN"[0m
2026-06-21T07:19:17.7371889Z [36;1m  cargo build --manifest-path "$CACHE/Cargo.toml" -p spt --bin spt[0m
2026-06-21T07:19:17.7373050Z [36;1m  echo "$PIN" > "$CACHE/.builtpin"[0m
2026-06-21T07:19:17.7373833Z [36;1mfi[0m
2026-06-21T07:19:17.7374746Z [36;1mSPT_N1_OLD_BROKER="$BIN" cargo test -p spt --test n1_pairing -- --nocapture[0m
2026-06-21T07:19:17.7389998Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-06-21T07:19:17.7390936Z env:
2026-06-21T07:19:17.7391704Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-06-21T07:19:17.7392448Z ##[endgroup]
2026-06-21T07:19:18.0181045Z    Compiling proc-macro2 v1.0.106
2026-06-21T07:19:18.0182186Z    Compiling unicode-ident v1.0.24
2026-06-21T07:19:18.0182957Z    Compiling quote v1.0.45
2026-06-21T07:19:18.0183728Z    Compiling libc v0.2.186
2026-06-21T07:19:18.0184447Z    Compiling serde_core v1.0.228
2026-06-21T07:19:18.0185185Z    Compiling cfg-if v1.0.4
2026-06-21T07:19:18.0206119Z    Compiling serde v1.0.228
2026-06-21T07:19:18.0248447Z    Compiling log v0.4.32
2026-06-21T07:19:18.0276858Z    Compiling pin-project-lite v0.2.17
2026-06-21T07:19:18.0277784Z    Compiling typenum v1.20.1
2026-06-21T07:19:18.0313658Z    Compiling portable-atomic v1.13.1
2026-06-21T07:19:18.0360530Z    Compiling version_check v0.9.5
2026-06-21T07:19:18.0489364Z    Compiling memchr v2.8.1
2026-06-21T07:19:18.0501217Z    Compiling critical-section v1.2.0
2026-06-21T07:19:18.0502558Z    Compiling find-msvc-tools v0.1.9
2026-06-21T07:19:18.0791019Z    Compiling shlex v2.0.1
2026-06-21T07:19:18.1042079Z    Compiling futures-core v0.3.32
2026-06-21T07:19:18.1043925Z    Compiling subtle v2.6.1
2026-06-21T07:19:18.1412489Z    Compiling bytes v1.11.1
2026-06-21T07:19:18.2595877Z    Compiling equivalent v1.0.2
2026-06-21T07:19:18.3021225Z    Compiling smallvec v1.15.1
2026-06-21T07:19:18.3236779Z    Compiling itoa v1.0.18
2026-06-21T07:19:18.3436122Z    Compiling semver v1.0.28
2026-06-21T07:19:18.3521969Z    Compiling stable_deref_trait v1.2.1
2026-06-21T07:19:18.3611033Z    Compiling futures-io v0.3.32
2026-06-21T07:19:18.3657075Z    Compiling futures-sink v0.3.32
2026-06-21T07:19:18.4321807Z    Compiling slab v0.4.12
2026-06-21T07:19:18.4362391Z    Compiling futures-task v0.3.32
2026-06-21T07:19:18.4411535Z    Compiling generic-array v0.14.7
2026-06-21T07:19:18.4603181Z    Compiling futures-channel v0.3.32
2026-06-21T07:19:18.5231224Z    Compiling bitflags v2.12.1
2026-06-21T07:19:18.5232348Z    Compiling rustversion v1.0.22
2026-06-21T07:19:18.5763957Z    Compiling hashbrown v0.17.1
2026-06-21T07:19:18.6329511Z    Compiling cpufeatures v0.2.17
2026-06-21T07:19:18.6640739Z    Compiling rustc_version v0.4.1
2026-06-21T07:19:18.6800676Z    Compiling fnv v1.0.7
2026-06-21T07:19:18.6830904Z    Compiling cfg_aliases v0.2.1
2026-06-21T07:19:18.7390695Z    Compiling strsim v0.11.1
2026-06-21T07:19:18.7509153Z    Compiling rand_core v0.10.1
2026-06-21T07:19:18.7578211Z    Compiling litemap v0.8.2
2026-06-21T07:19:18.7745615Z    Compiling writeable v0.6.3
2026-06-21T07:19:18.7941395Z    Compiling utf8_iter v1.0.4
2026-06-21T07:19:18.8262375Z    Compiling dunce v1.0.5
2026-06-21T07:19:18.9126582Z    Compiling fs_extra v1.3.0
2026-06-21T07:19:18.9221400Z    Compiling icu_properties_data v2.2.0
2026-06-21T07:19:19.0121807Z    Compiling getrandom v0.4.2
2026-06-21T07:19:19.0276926Z    Compiling ident_case v1.0.1
2026-06-21T07:19:19.0400501Z    Compiling icu_normalizer_data v2.2.0
2026-06-21T07:19:19.0441649Z    Compiling autocfg v1.5.1
2026-06-21T07:19:19.0600786Z    Compiling percent-encoding v2.3.2
2026-06-21T07:19:19.2091051Z    Compiling http v1.4.1
2026-06-21T07:19:19.2320677Z    Compiling thiserror v2.0.18
2026-06-21T07:19:19.2450832Z    Compiling cpufeatures v0.3.0
2026-06-21T07:19:19.2621005Z    Compiling unicode-segmentation v1.13.3
2026-06-21T07:19:19.2911043Z    Compiling aws-lc-rs v1.17.0
2026-06-21T07:19:19.2981490Z    Compiling scopeguard v1.2.0
2026-06-21T07:19:19.3200959Z    Compiling chacha20 v0.10.0
2026-06-21T07:19:19.3720757Z    Compiling lock_api v0.4.14
2026-06-21T07:19:19.3941351Z    Compiling syn v2.0.117
2026-06-21T07:19:19.4770790Z    Compiling form_urlencoded v1.2.2
2026-06-21T07:19:19.4880387Z    Compiling untrusted v0.9.0
2026-06-21T07:19:19.5490834Z    Compiling indexmap v2.14.0
2026-06-21T07:19:19.5890847Z    Compiling rustls v0.23.40
2026-06-21T07:19:19.6109820Z    Compiling heck v0.5.0
2026-06-21T07:19:19.6222102Z    Compiling atomic-waker v1.1.2
2026-06-21T07:19:19.6370904Z    Compiling const-oid v0.10.2
2026-06-21T07:19:19.6391303Z    Compiling anyhow v1.0.102
2026-06-21T07:19:19.6828825Z    Compiling unicode-xid v0.2.6
2026-06-21T07:19:19.7000387Z    Compiling httparse v1.10.1
2026-06-21T07:19:19.7122088Z    Compiling parking_lot_core v0.9.12
2026-06-21T07:19:19.7660570Z    Compiling jobserver v0.1.34
2026-06-21T07:19:19.7871519Z    Compiling convert_case v0.10.0
2026-06-21T07:19:19.8180659Z    Compiling zerocopy v0.8.50
2026-06-21T07:19:19.8250707Z    Compiling paste v1.0.15
2026-06-21T07:19:19.8773406Z    Compiling num-traits v0.2.19
2026-06-21T07:19:19.8870039Z    Compiling hybrid-array v0.4.12
2026-06-21T07:19:19.9050602Z    Compiling curve25519-dalek v4.1.3
2026-06-21T07:19:20.0006633Z    Compiling cc v1.2.63
2026-06-21T07:19:20.0860822Z    Compiling ahash v0.8.12
2026-06-21T07:19:20.1443342Z    Compiling crypto-common v0.1.7
2026-06-21T07:19:20.1641574Z    Compiling block-buffer v0.10.4
2026-06-21T07:19:20.1712233Z    Compiling fastrand v2.4.1
2026-06-21T07:19:20.1713046Z    Compiling powerfmt v0.2.0
2026-06-21T07:19:20.1713664Z    Compiling either v1.16.0
2026-06-21T07:19:20.1720377Z    Compiling base64ct v1.8.3
2026-06-21T07:19:20.2700653Z    Compiling digest v0.10.7
2026-06-21T07:19:20.4060786Z    Compiling deranged v0.5.8
2026-06-21T07:19:20.4430672Z    Compiling http-body v1.0.1
2026-06-21T07:19:20.4821502Z    Compiling zmij v1.0.21
2026-06-21T07:19:20.5440444Z    Compiling time-core v0.1.8
2026-06-21T07:19:20.5811206Z    Compiling base64 v0.22.1
2026-06-21T07:19:20.6029266Z    Compiling vcpkg v0.2.15
2026-06-21T07:19:20.6710753Z    Compiling pem-rfc7468 v1.0.0
2026-06-21T07:19:20.6992334Z    Compiling num-conv v0.2.2
2026-06-21T07:19:20.7030794Z    Compiling pkg-config v0.3.33
2026-06-21T07:19:20.7344889Z    Compiling mio v1.2.1
2026-06-21T07:19:20.7846008Z    Compiling socket2 v0.6.4
2026-06-21T07:19:20.8120488Z    Compiling getrandom v0.2.17
2026-06-21T07:19:20.9590718Z    Compiling try-lock v0.2.5
2026-06-21T07:19:20.9980753Z    Compiling rand v0.10.1
2026-06-21T07:19:21.0138502Z    Compiling rand_core v0.6.4
2026-06-21T07:19:21.0420466Z    Compiling data-encoding v2.11.0
2026-06-21T07:19:21.0450327Z    Compiling tinyvec_macros v0.1.1
2026-06-21T07:19:21.1139804Z    Compiling tower-service v0.3.3
2026-06-21T07:19:21.1410909Z    Compiling tinyvec v1.11.0
2026-06-21T07:19:21.1810638Z    Compiling parking_lot v0.12.5
2026-06-21T07:19:21.2106622Z    Compiling want v0.3.1
2026-06-21T07:19:21.2598694Z    Compiling block-buffer v0.12.0
2026-06-21T07:19:21.3170818Z    Compiling crypto-common v0.2.2
2026-06-21T07:19:21.3696514Z    Compiling cmake v0.1.58
2026-06-21T07:19:21.5660791Z    Compiling sha2 v0.10.9
2026-06-21T07:19:21.5872303Z    Compiling inout v0.1.4
2026-06-21T07:19:21.5985929Z    Compiling vergen-lib v9.1.0
2026-06-21T07:19:21.6710240Z    Compiling n0-future v0.3.2
2026-06-21T07:19:21.7111703Z    Compiling serde_json v1.0.150
2026-06-21T07:19:21.7210504Z    Compiling winnow v1.0.3
2026-06-21T07:19:21.7740970Z    Compiling diatomic-waker v0.2.3
2026-06-21T07:19:21.7799514Z    Compiling signature v2.2.0
2026-06-21T07:19:21.7980478Z    Compiling crossbeam-utils v0.8.21
2026-06-21T07:19:21.8760716Z    Compiling cordyceps v0.3.4
2026-06-21T07:19:21.8980661Z    Compiling spin v0.10.0
2026-06-21T07:19:21.9320484Z    Compiling parking v2.2.1
2026-06-21T07:19:21.9421587Z    Compiling httpdate v1.0.3
2026-06-21T07:19:21.9886347Z    Compiling ed25519 v2.2.3
2026-06-21T07:19:22.0350449Z    Compiling futures-lite v2.6.1
2026-06-21T07:19:22.0630513Z    Compiling cipher v0.4.4
2026-06-21T07:19:22.0806806Z    Compiling netlink-packet-core v0.8.1
2026-06-21T07:19:22.1051698Z    Compiling universal-hash v0.5.1
2026-06-21T07:19:22.1180793Z    Compiling vergen v9.1.0
2026-06-21T07:19:22.2184381Z    Compiling futures-buffered v0.2.13
2026-06-21T07:19:22.2370628Z    Compiling digest v0.11.3
2026-06-21T07:19:22.2460761Z    Compiling vergen-lib v0.1.6
2026-06-21T07:19:22.2489760Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-21T07:19:22.2840502Z    Compiling aws-lc-sys v0.41.0
2026-06-21T07:19:22.2910531Z    Compiling ring v0.17.14
2026-06-21T07:19:22.3030432Z    Compiling libsqlite3-sys v0.30.1
2026-06-21T07:19:22.3833318Z    Compiling heapless v0.7.17
2026-06-21T07:19:22.4100672Z    Compiling noq-udp v0.10.0
2026-06-21T07:19:22.4230961Z    Compiling sync_wrapper v1.0.2
2026-06-21T07:19:22.4270813Z    Compiling byteorder v1.5.0
2026-06-21T07:19:22.4971139Z    Compiling allocator-api2 v0.2.21
2026-06-21T07:19:22.5190531Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-21T07:19:22.5297785Z    Compiling opaque-debug v0.3.1
2026-06-21T07:19:22.5920941Z    Compiling polyval v0.6.2
2026-06-21T07:19:22.6430666Z    Compiling hash32 v0.2.1
2026-06-21T07:19:22.6930714Z    Compiling spin v0.9.8
2026-06-21T07:19:22.7140260Z    Compiling vergen-gitcl v1.0.8
2026-06-21T07:19:22.7990529Z    Compiling num_threads v0.1.7
2026-06-21T07:19:22.8509348Z    Compiling tower-layer v0.3.3
2026-06-21T07:19:22.8671011Z    Compiling fallible-iterator v0.3.0
2026-06-21T07:19:22.8821898Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-21T07:19:22.9021074Z    Compiling signature v3.0.0
2026-06-21T07:19:22.9533653Z    Compiling ryu v1.0.23
2026-06-21T07:19:23.0070670Z    Compiling time v0.3.47
2026-06-21T07:19:23.0260725Z    Compiling ghash v0.5.1
2026-06-21T07:19:23.0353656Z    Compiling sha2 v0.11.0-rc.5
2026-06-21T07:19:23.0540681Z    Compiling aes v0.8.4
2026-06-21T07:19:23.1250895Z    Compiling ctr v0.9.2
2026-06-21T07:19:23.1601456Z    Compiling fs2 v0.4.3
2026-06-21T07:19:23.2400524Z    Compiling http-body-util v0.1.3
2026-06-21T07:19:23.3216886Z    Compiling aead v0.5.2
2026-06-21T07:19:23.3300674Z    Compiling openssl-probe v0.2.1
2026-06-21T07:19:23.3301571Z    Compiling crossbeam-epoch v0.9.18
2026-06-21T07:19:23.4191451Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-21T07:19:23.4514718Z    Compiling crossbeam-channel v0.5.15
2026-06-21T07:19:23.5126714Z    Compiling netlink-packet-route v0.29.0
2026-06-21T07:19:23.5300609Z    Compiling blake3 v1.8.5
2026-06-21T07:19:23.5412181Z    Compiling uuid v1.23.2
2026-06-21T07:19:23.6951145Z    Compiling aes-gcm v0.10.3
2026-06-21T07:19:23.7234508Z    Compiling memoffset v0.6.5
2026-06-21T07:19:23.8700591Z    Compiling acto v0.8.2
2026-06-21T07:19:23.8940875Z    Compiling noq v0.18.0
2026-06-21T07:19:23.9000817Z    Compiling netwatch v0.16.0
2026-06-21T07:19:23.9630657Z    Compiling xml-rs v0.8.28
2026-06-21T07:19:24.1104042Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-21T07:19:24.1433973Z    Compiling lru-slab v0.1.2
2026-06-21T07:19:24.1621908Z    Compiling sorted-index-buffer v0.2.1
2026-06-21T07:19:24.1666497Z    Compiling tagptr v0.2.0
2026-06-21T07:19:24.1891142Z    Compiling foldhash v0.2.0
2026-06-21T07:19:24.2630831Z    Compiling rustix v1.1.4
2026-06-21T07:19:24.3001065Z    Compiling ref-cast v1.0.25
2026-06-21T07:19:24.3002309Z    Compiling mac-addr v0.3.0
2026-06-21T07:19:24.3140510Z    Compiling rustc-hash v2.1.2
2026-06-21T07:19:24.3951111Z    Compiling synstructure v0.13.2
2026-06-21T07:19:24.4088337Z    Compiling darling_core v0.20.11
2026-06-21T07:19:24.4920694Z    Compiling identity-hash v0.1.0
2026-06-21T07:19:24.5057129Z    Compiling thiserror v1.0.69
2026-06-21T07:19:24.5983545Z    Compiling hashbrown v0.16.1
2026-06-21T07:19:24.6010909Z    Compiling serde_derive_internals v0.29.1
2026-06-21T07:19:24.7778669Z    Compiling xmltree v0.10.3
2026-06-21T07:19:24.8390874Z    Compiling netlink-packet-route v0.30.0
2026-06-21T07:19:25.0018529Z    Compiling proc-macro-crate v3.5.0
2026-06-21T07:19:25.3080554Z    Compiling serial-core v0.4.0
2026-06-21T07:19:25.3681742Z    Compiling termios v0.2.2
2026-06-21T07:19:25.3960776Z    Compiling errno v0.3.14
2026-06-21T07:19:25.4121342Z    Compiling ioctl-rs v0.1.6
2026-06-21T07:19:25.4220965Z    Compiling aho-corasick v1.1.4
2026-06-21T07:19:25.4880458Z    Compiling simple-dns v0.9.3
2026-06-21T07:19:25.5087700Z    Compiling sha1_smol v1.0.1
2026-06-21T07:19:25.5199076Z    Compiling arrayvec v0.7.6
2026-06-21T07:19:25.5422452Z    Compiling linux-raw-sys v0.12.1
2026-06-21T07:19:25.6001409Z    Compiling regex-syntax v0.8.10
2026-06-21T07:19:25.6610742Z    Compiling signal-hook v0.3.18
2026-06-21T07:19:25.7307792Z    Compiling arrayref v0.3.9
2026-06-21T07:19:25.7351367Z    Compiling resolv-conf v0.7.6
2026-06-21T07:19:25.7560652Z    Compiling toml_write v0.1.2
2026-06-21T07:19:25.7966333Z    Compiling winnow v0.7.15
2026-06-21T07:19:25.8210977Z    Compiling constant_time_eq v0.4.2
2026-06-21T07:19:25.8246839Z    Compiling simdutf8 v0.1.5
2026-06-21T07:19:26.0240933Z    Compiling smol_str v0.1.24
2026-06-21T07:19:26.2035631Z    Compiling signal-hook-registry v1.4.8
2026-06-21T07:19:26.2550745Z    Compiling serial-unix v0.4.0
2026-06-21T07:19:26.2641289Z    Compiling lru v0.16.4
2026-06-21T07:19:26.3448514Z    Compiling serde_derive v1.0.228
2026-06-21T07:19:26.4237881Z    Compiling zeroize_derive v1.4.3
2026-06-21T07:19:26.4718441Z    Compiling tokio-macros v2.7.0
2026-06-21T07:19:26.5560890Z    Compiling zerofrom-derive v0.1.7
2026-06-21T07:19:26.7296363Z    Compiling futures-macro v0.3.32
2026-06-21T07:19:27.0180484Z    Compiling zeroize v1.8.2
2026-06-21T07:19:27.1860800Z    Compiling tokio v1.52.3
2026-06-21T07:19:27.2188498Z    Compiling yoke-derive v0.8.2
2026-06-21T07:19:27.4160376Z    Compiling zerovec-derive v0.11.3
2026-06-21T07:19:27.6131081Z    Compiling displaydoc v0.2.6
2026-06-21T07:19:27.8580870Z    Compiling futures-util v0.3.32
2026-06-21T07:19:28.0683645Z    Compiling tracing-attributes v0.1.31
2026-06-21T07:19:28.1002256Z    Compiling zerofrom v0.1.8
2026-06-21T07:19:28.2591131Z    Compiling rustls-pki-types v1.14.1
2026-06-21T07:19:28.5330711Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-21T07:19:28.5454735Z    Compiling thiserror-impl v2.0.18
2026-06-21T07:19:28.5950485Z    Compiling yoke v0.8.3
2026-06-21T07:19:28.8185964Z    Compiling zerotrie v0.2.4
2026-06-21T07:19:28.9980735Z    Compiling zerovec v0.11.6
2026-06-21T07:19:29.1940760Z    Compiling darling_macro v0.20.11
2026-06-21T07:19:29.2082473Z    Compiling derive_more-impl v2.1.1
2026-06-21T07:19:29.2461210Z    Compiling spez v0.1.2
2026-06-21T07:19:29.4980520Z    Compiling n0-error-macros v0.1.3
2026-06-21T07:19:29.5131534Z    Compiling darling v0.20.11
2026-06-21T07:19:29.5881141Z    Compiling derive_builder_core v0.20.2
2026-06-21T07:19:29.7310585Z    Compiling der v0.8.0-rc.10
2026-06-21T07:19:29.8715350Z    Compiling tinystr v0.8.3
2026-06-21T07:19:29.9136325Z    Compiling potential_utf v0.1.5
2026-06-21T07:19:30.0990958Z    Compiling icu_locale_core v2.2.0
2026-06-21T07:19:30.1220578Z    Compiling icu_collections v2.2.0
2026-06-21T07:19:30.4920970Z    Compiling pin-project-internal v1.1.13
2026-06-21T07:19:30.7221941Z    Compiling n0-error v0.1.3
2026-06-21T07:19:30.9548396Z    Compiling cobs v0.3.0
2026-06-21T07:19:31.0393474Z    Compiling derive_builder_macro v0.20.2
2026-06-21T07:19:31.1460658Z    Compiling spki v0.8.0-rc.4
2026-06-21T07:19:31.1745510Z    Compiling ed25519-dalek v2.2.0
2026-06-21T07:19:31.3410114Z    Compiling icu_provider v2.2.0
2026-06-21T07:19:31.3660584Z    Compiling derive_builder v0.20.2
2026-06-21T07:19:31.5932984Z    Compiling ipnet v2.12.0
2026-06-21T07:19:31.6191160Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-21T07:19:31.6670699Z    Compiling icu_normalizer v2.2.0
2026-06-21T07:19:31.7364632Z    Compiling icu_properties v2.2.0
2026-06-21T07:19:31.7679090Z    Compiling futures-executor v0.3.32
2026-06-21T07:19:31.8217432Z    Compiling ed25519 v3.0.0-rc.4
2026-06-21T07:19:31.9331791Z    Compiling pin-project v1.1.13
2026-06-21T07:19:32.0134029Z    Compiling futures v0.3.32
2026-06-21T07:19:32.0750769Z    Compiling prefix-trie v0.8.4
2026-06-21T07:19:32.1399510Z    Compiling spt-proto v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-proto)
2026-06-21T07:19:32.3678330Z    Compiling once_cell v1.21.4
2026-06-21T07:19:32.4589744Z    Compiling postcard-derive v0.2.2
2026-06-21T07:19:32.4750622Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-21T07:19:32.5640569Z    Compiling tracing-core v0.1.36
2026-06-21T07:19:32.6170556Z    Compiling rustls-native-certs v0.8.4
2026-06-21T07:19:32.7945700Z    Compiling hashbrown v0.14.5
2026-06-21T07:19:32.9151059Z    Compiling enum-assoc v1.3.0
2026-06-21T07:19:32.9331050Z    Compiling data-encoding-macro v0.1.20
2026-06-21T07:19:33.0035175Z    Compiling tokio-util v0.7.18
2026-06-21T07:19:33.0631028Z    Compiling netlink-sys v0.8.8
2026-06-21T07:19:33.1725999Z    Compiling tracing v0.1.44
2026-06-21T07:19:33.2885519Z    Compiling idna_adapter v1.2.2
2026-06-21T07:19:33.3873508Z    Compiling idna v1.1.0
2026-06-21T07:19:33.3940646Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-21T07:19:33.5530646Z    Compiling postcard v1.1.3
2026-06-21T07:19:33.5712541Z    Compiling derive_more v2.1.1
2026-06-21T07:19:33.6178727Z    Compiling tower v0.5.3
2026-06-21T07:19:33.6196183Z    Compiling strum_macros v0.28.0
2026-06-21T07:19:33.7302615Z    Compiling hashlink v0.9.1
2026-06-21T07:19:33.7521133Z    Compiling num_enum_derive v0.7.6
2026-06-21T07:19:33.7562230Z    Compiling async-trait v0.1.89
2026-06-21T07:19:33.7671012Z    Compiling iroh-metrics-derive v0.4.1
2026-06-21T07:19:33.8210657Z    Compiling iroh-relay v0.98.0
2026-06-21T07:19:33.9568093Z    Compiling url v2.5.8
2026-06-21T07:19:33.9568741Z    Compiling netdev v0.42.0
2026-06-21T07:19:34.0084918Z    Compiling h2 v0.4.14
2026-06-21T07:19:34.1168548Z    Compiling rusqlite v0.32.1
2026-06-21T07:19:34.1690861Z    Compiling tokio-stream v0.1.18
2026-06-21T07:19:34.2177466Z    Compiling iroh-metrics v0.38.3
2026-06-21T07:19:34.2590593Z    Compiling n0-watcher v0.6.1
2026-06-21T07:19:34.3310980Z    Compiling netlink-proto v0.12.0
2026-06-21T07:19:34.5217341Z    Compiling moka v0.12.15
2026-06-21T07:19:34.6210447Z    Compiling serde_spanned v0.6.9
2026-06-21T07:19:34.6990990Z    Compiling toml_datetime v0.6.11
2026-06-21T07:19:34.7580932Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-21T07:19:34.8031794Z    Compiling tower-http v0.6.11
2026-06-21T07:19:34.9033968Z    Compiling attohttpc v0.30.1
2026-06-21T07:19:34.9240856Z    Compiling num_enum v0.7.6
2026-06-21T07:19:34.9741735Z    Compiling iroh-base v0.98.0
2026-06-21T07:19:35.0129976Z    Compiling ref-cast-impl v1.0.25
2026-06-21T07:19:35.0779294Z    Compiling thiserror-impl v1.0.69
2026-06-21T07:19:35.2950820Z    Compiling toml_edit v0.22.27
2026-06-21T07:19:35.3840993Z    Compiling spt-store v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-store)
2026-06-21T07:19:35.6360713Z    Compiling webpki-roots v1.0.7
2026-06-21T07:19:35.7391093Z    Compiling regex-automata v0.4.14
2026-06-21T07:19:35.7460565Z    Compiling schemars_derive v1.2.1
2026-06-21T07:19:35.8500914Z    Compiling darling_core v0.23.0
2026-06-21T07:19:35.8750643Z    Compiling serde_bytes v0.11.19
2026-06-21T07:19:36.1001057Z    Compiling seize v0.5.1
2026-06-21T07:19:36.1590837Z    Compiling hmac v0.12.1
2026-06-21T07:19:36.2621139Z    Compiling iroh v0.98.2
2026-06-21T07:19:36.2977072Z    Compiling dyn-clone v1.0.20
2026-06-21T07:19:36.3711010Z    Compiling strum v0.28.0
2026-06-21T07:19:36.4480528Z    Compiling cmov v0.5.4
2026-06-21T07:19:36.4951040Z    Compiling iroh-dns v0.98.0
2026-06-21T07:19:36.5560873Z    Compiling utf8parse v0.2.2
2026-06-21T07:19:36.5633062Z    Compiling bitflags v1.3.2
2026-06-21T07:19:36.6333812Z    Compiling pin-utils v0.1.0
2026-06-21T07:19:36.6410637Z    Compiling rustix v0.38.44
2026-06-21T07:19:36.6660994Z    Compiling anstyle-parse v1.0.0
2026-06-21T07:19:36.7070499Z    Compiling ctutils v0.4.2
2026-06-21T07:19:36.7190614Z    Compiling nix v0.25.1
2026-06-21T07:19:36.8520347Z    Compiling filedescriptor v0.8.3
2026-06-21T07:19:36.8813724Z    Compiling papaya v0.2.4
2026-06-21T07:19:36.9100734Z    Compiling hkdf v0.12.4
2026-06-21T07:19:36.9749334Z    Compiling backon v1.6.0
2026-06-21T07:19:37.0470783Z    Compiling serial v0.4.0
2026-06-21T07:19:37.0734390Z    Compiling colorchoice v1.0.5
2026-06-21T07:19:37.0942363Z    Compiling is_terminal_polyfill v1.70.2
2026-06-21T07:19:37.1330989Z    Compiling shell-words v1.1.1
2026-06-21T07:19:37.1800635Z    Compiling anstyle v1.0.14
2026-06-21T07:19:37.1940262Z    Compiling anstyle-query v1.1.5
2026-06-21T07:19:37.2440790Z    Compiling foldhash v0.1.5
2026-06-21T07:19:37.2938105Z    Compiling downcast-rs v1.2.1
2026-06-21T07:19:37.3165629Z    Compiling instability v0.3.12
2026-06-21T07:19:37.3708307Z    Compiling linux-raw-sys v0.4.15
2026-06-21T07:19:37.4086470Z    Compiling anstream v1.0.0
2026-06-21T07:19:37.4284656Z    Compiling hashbrown v0.15.5
2026-06-21T07:19:37.4325404Z    Compiling signal-hook-mio v0.2.5
2026-06-21T07:19:37.4850683Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-21T07:19:37.5220616Z    Compiling spake2 v0.4.0
2026-06-21T07:19:37.5800794Z    Compiling terminal_size v0.4.4
2026-06-21T07:19:37.7640957Z    Compiling strum_macros v0.26.4
2026-06-21T07:19:37.8520715Z    Compiling schemars v1.2.1
2026-06-21T07:19:37.8782359Z    Compiling sha1 v0.10.6
2026-06-21T07:19:37.9375180Z    Compiling toml v0.8.23
2026-06-21T07:19:38.1680467Z    Compiling itertools v0.13.0
2026-06-21T07:19:38.1810969Z    Compiling castaway v0.2.4
2026-06-21T07:19:38.3300176Z    Compiling spt-msg v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-msg)
2026-06-21T07:19:38.9800787Z    Compiling regex v1.12.3
2026-06-21T07:19:39.0360060Z    Compiling indoc v2.0.7
2026-06-21T07:19:39.2130700Z    Compiling clap_lex v1.1.0
2026-06-21T07:19:39.4450677Z    Compiling darling_macro v0.23.0
2026-06-21T07:19:39.4651134Z    Compiling spt-runtime v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-runtime)
2026-06-21T07:19:39.5160568Z    Compiling unicode-width v0.1.14
2026-06-21T07:19:39.6000455Z    Compiling hyper v1.10.1
2026-06-21T07:19:39.8100860Z    Compiling darling v0.23.0
2026-06-21T07:19:39.8158335Z    Compiling doctest-file v1.1.1
2026-06-21T07:19:39.8760698Z    Compiling static_assertions v1.1.0
2026-06-21T07:19:39.9411537Z    Compiling compact_str v0.8.2
2026-06-21T07:19:40.1522205Z    Compiling unicode-truncate v1.1.0
2026-06-21T07:19:40.1910469Z    Compiling strum v0.26.3
2026-06-21T07:19:40.2675228Z    Compiling interprocess v2.4.2
2026-06-21T07:19:40.3061305Z    Compiling clap_builder v4.6.0
2026-06-21T07:19:40.3270815Z    Compiling crossterm v0.28.1
2026-06-21T07:19:40.3854802Z    Compiling lru v0.12.5
2026-06-21T07:19:40.4909503Z    Compiling clap_derive v4.6.1
2026-06-21T07:19:40.5950780Z    Compiling unicode-width v0.2.0
2026-06-21T07:19:40.8542301Z    Compiling cassowary v0.3.0
2026-06-21T07:19:40.8730721Z    Compiling iana-time-zone v0.1.65
2026-06-21T07:19:40.8954842Z    Compiling portable-pty v0.8.1
2026-06-21T07:19:40.9721054Z    Compiling nucleo-matcher v0.3.1
2026-06-21T07:19:41.1520546Z    Compiling chrono v0.4.45
2026-06-21T07:19:41.2669518Z    Compiling ratatui v0.29.0
2026-06-21T07:19:41.5700731Z    Compiling hyper-util v0.1.20
2026-06-21T07:19:41.6991574Z    Compiling spt-term v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-term)
2026-06-21T07:19:41.8730870Z    Compiling qrcode v0.14.1
2026-06-21T07:19:41.9071277Z    Compiling tempfile v3.27.0
2026-06-21T07:19:42.6551236Z    Compiling spt-live v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-live)
2026-06-21T07:19:43.0011055Z    Compiling clap v4.6.1
2026-06-21T07:19:43.4681926Z    Compiling igd-next v0.17.1
2026-06-21T07:19:44.6213070Z    Compiling portmapper v0.16.0
2026-06-21T07:19:49.6537227Z    Compiling rustls-webpki v0.103.13
2026-06-21T07:19:51.9963239Z    Compiling tokio-rustls v0.26.4
2026-06-21T07:19:51.9963851Z    Compiling noq-proto v0.17.0
2026-06-21T07:19:51.9964378Z    Compiling rustls-platform-verifier v0.7.0
2026-06-21T07:19:52.1380243Z    Compiling hickory-net v0.26.0-beta.4
2026-06-21T07:19:52.1380854Z    Compiling hyper-rustls v0.27.9
2026-06-21T07:19:52.1381378Z    Compiling tokio-websockets v0.13.2
2026-06-21T07:19:52.2600684Z    Compiling reqwest v0.13.4
2026-06-21T07:19:53.1664512Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-21T07:20:06.7682738Z    Compiling spt-net v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-net)
2026-06-21T07:20:08.1118118Z    Compiling spt-daemon v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-daemon)
2026-06-21T07:20:15.1364988Z    Compiling spt v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt)
2026-06-21T07:20:18.7668218Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 01s
2026-06-21T07:20:18.7891838Z      Running tests/n1_pairing.rs (target/debug/deps/n1_pairing-a610d2092bf5e776)
2026-06-21T07:20:18.7905912Z 
2026-06-21T07:20:18.7906133Z running 1 test
2026-06-21T07:20:24.8761477Z test new_brain_serves_against_old_broker ... ok
2026-06-21T07:20:24.8761725Z 
2026-06-21T07:20:24.8761942Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.09s
2026-06-21T07:20:24.8762266Z 
2026-06-21T07:20:24.8979967Z Post job cleanup.
2026-06-21T07:20:24.9657952Z [command]/usr/bin/git version
2026-06-21T07:20:24.9689429Z git version 2.43.0
2026-06-21T07:20:24.9721100Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/050d8f1f-e898-4643-98bc-552f7536c205' before making global git config changes
2026-06-21T07:20:24.9722257Z Adding repository directory to the temporary git global config as a safe directory
2026-06-21T07:20:24.9725245Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-21T07:20:24.9755158Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-21T07:20:24.9781244Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-21T07:20:24.9999828Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-21T07:20:25.0018805Z http.https://github.com/.extraheader
2026-06-21T07:20:25.0025653Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-06-21T07:20:25.0051628Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-21T07:20:25.0239051Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-21T07:20:25.0262406Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-21T07:20:25.0569027Z Cleaning up orphan processes
2026-06-21T07:20:25.1085501Z Terminate orphan process: pid (3350075) (spt)
